Add 'ostree log' command
authorStef Walter <stefw@redhat.com>
Wed, 14 Aug 2013 09:47:30 +0000 (11:47 +0200)
committerStef Walter <stefw@redhat.com>
Thu, 15 Aug 2013 05:01:30 +0000 (07:01 +0200)
commit3989e0d397aa7e4fb23dd4615e38f16358857e9c
treea549aa3289b03aebe0bf8396815b0dc5988a9317
parent5efb8e86e9d76e46aceb3a2043fe66a53a7821d8
Add 'ostree log' command

Follows the parent of commits showing each in turn until it reaches
the top of the commit tree.

https://bugzilla.gnome.org/show_bug.cgi?id=705973
Makefile-ostree.am
src/ostree/main.c
src/ostree/ot-builtin-log.c [new file with mode: 0644]
src/ostree/ot-builtins.h
tests/test-basic.sh